dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteAggregateFunction<T1,T2,T3,T4,TResult> Class
Properties Methods

SQLiteAggregateFunction<T1,T2,T3,T4,TResult> Class Members

The following tables list the members exposed by SQLiteAggregateFunction<T1,T2,T3,T4,TResult>.

Public Properties
 NameDescription
Public PropertyGets a number of user-defined function arguments. (Inherited from Devart.Data.SQLite.SQLiteFunction)
Public PropertyGets a name of the user-defined function. (Inherited from Devart.Data.SQLite.SQLiteFunction)
Top
Public Methods
 NameDescription
Public MethodReleases all resources allocated by this object. (Inherited from Devart.Data.SQLite.SQLiteFunction)
Top
See Also